-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CP staging] fix: Error while task creation via QAB when assigning task to yourself #47692
Conversation
@allgandalf Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-08-20.at.5.24.12.PM.movAndroid: mWeb ChromeScreen.Recording.2024-08-20.at.5.25.55.PM.moviOS: NativeScreen.Recording.2024-08-20.at.5.21.44.PM.moviOS: mWeb SafariScreen.Recording.2024-08-20.at.5.11.43.PM.movMacOS: Chrome / SafariScreen.Recording.2024-08-20.at.5.00.27.PM.movMacOS: DesktopScreen.Recording.2024-08-20.at.4.54.42.PM.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM and tests well on all platforms
Also @nkdengineer can you update the title of the PR to |
I think internal will handle this. |
sorry, didn't quite get that, are you saying that internal engineer will update the title or the internal engineer will test the PR? |
Requested for a CP internally. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
[CP staging] fix: Error while task creation via QAB when assigning task to yourself (cherry picked from commit a32da40) (CP triggered by luacmartins)
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 9.0.22-6 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/chiragsalian in version: 9.0.22-9 🚀
|
Details
Fixed Issues
$ #47680
PROPOSAL: #47680 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
android.mov
Android: mWeb Chrome
android-mweb.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov